home *** CD-ROM | disk | FTP | other *** search
/ Exploring Where & Why / Exploring Where & Why.iso / pc / MODULES / LESSON08 / ACT08B / common8.cst / 00046_continent continue.ls < prev    next >
Encoding:
Text File  |  2004-07-11  |  172 b   |  11 lines

  1. global gContinent
  2.  
  3. on exitFrame
  4.   --  if not done (gameObj) then 
  5.   puppetSprite 28,false
  6.   go to frame gContinent&".end"
  7.   --  else
  8.   --    go "finish"
  9.   --  end if
  10.   
  11. end